home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1999 June
/
PSL Volume 7 Number 6.iso
/
WIN
/
COMMUNIC
/
MAILT12.ZIP
/
_SETUP.1
/
MAILTHEM.exe
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
Wrap
Text File
|
1999-04-04
|
1KB
|
74 lines
object Splashform: TSplashform
Left = 310
Top = 197
BorderStyle = bsNone
Caption = 'Splashform'
ClientHeight = 135
ClientWidth = 284
Color = clBtnFace
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 284
Height = 135
Align = alClient
Shape = bsFrame
Style = bsRaised
end
object Label1: TLabel
Left = 8
Top = 72
Width = 273
Height = 13
Alignment = taCenter
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 80
Top = 8
Width = 119
Height = 13
Caption = '(c) 1998-1999 Kadmy Ltd'
end
object Label3: TLabel
Left = 40
Top = 32
Width = 186
Height = 29
Caption = 'Mail them V1.2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Button1: TButton
Left = 104
Top = 96
Width = 75
Height = 25
Caption = 'Stop'
TabOrder = 0
Visible = False
OnClick = Button1Click
end
end